@font-face {
    font-family: 'DIN';
    src: url('../font/DIN-BOLD-2.TTF') format('truetype');
}

li{list-style: none;}
/*右侧二维码*/

.sfqerweima {
    list-style: none;
    width: 53px;
    height: 53px;
    background: url(../image/newsbj.png) no-repeat;
    position: fixed;
    top: 440px;
}

.sfqerweima img {
    /*width: 150px;*/
    /* margin: 7px 0 0 5px; */
    width: 53px;
    display: block;
}

.sser {
    position: fixed;
    left: 73px;
    top: 440px;
}

.renbminzhengfu {
    position: fixed;
    width: 220px;
    height: 107px;
    left: 0;
    top: 0;
    cursor: pointer;
    background: #2aabd2;
    z-index: 10000;
}

* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", "宋体", "新宋体", "仿宋_GB2312";
}

body {
    background: #F5F5F5;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}


/* 内容开始 */

.content {
    margin: 19px auto;
}

.content .contentBox {
    width: 1100px;
    margin: 0 auto;
}

.content .contentBox .top {
    overflow: hidden;
}

.content .contentBox .middle {
    height: 507px;
    margin-top: 19px;
    position: relative;
}

.content .contentBox .down {
    /* height: 291px; */
    margin-top: 19px;
    overflow: hidden;
}


/* 上部分 */

.top .lunbo {
    float: left;
    width: 498px;
    height: 343px;
    background: #595959;
    position: relative;
}

.top .dtyw {
    float: right;
    width: 590px;
    height: 343px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
}


/* 上部分 轮播开始 */

.top .lunbo .hd {
    position: absolute;
    height: 15px;
    overflow: hidden;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.top .lunbo .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.top .lunbo .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    list-style: none;
}

.top .lunbo .hd ul li.on {
    background: #f00;
    color: #fff;
}

.top .lunbo .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.top .lunbo .bd li {
    zoom: 1;
    vertical-align: middle;
    list-style: none;
}

.top .lunbo .bd li a span {
    position: absolute;
    width: 380px;
    height: 32px;
    left: 0px;
    bottom: 0px;
    background-color: rgba(51, 51, 51, 0.7);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    line-height: 32px;
    padding-left: 18px;
    padding-right: 100px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
}

.top .lunbo .bd li img {
    width: 498px;
    height: 343px;
}


/* 上部分 动态要闻开始 */

.top .dtyw .dtywLabel {
    height: 45px;
    width: 528px;
    border-bottom: 2px solid #8E8E8E;
    margin-left: 30px;
}

.top .dtyw .dtywLabel ul {
    overflow: hidden;
}

.top .dtyw .dtywLabel ul li {
    float: left;
    ;
    list-style: none;
    height: 45px;
    padding: 0 14px;
}

.top .dtyw .dtywLabel ul li a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #666666;
    line-height: 45px;
    text-align: center;
}

.top .dtyw .dtywLabel ul li.on,
.top .dtyw .dtywLabel ul li:hover {
    border-bottom: 2px solid #0154AD;
}

.top .dtyw .dtywLabel ul li.on a,
.top .dtyw .dtywLabel ul li:hover a {
    font-weight: bold;
    color: #0154AD;
}

.top .dtyw .dtywTt {
    height: 60px;
    width: 528px;
    margin-left: 30px;
}

.top .dtyw .dtywTt ol {
    overflow: hidden;
}

.top .dtyw .dtywTt ol li {
    list-style: none;
}

.top .dtyw .dtywTt ol li a {
    display: block;
    width: 400px;
    text-decoration: none;
    font-size: 20px;
    color: #D70000;
    font-weight: bold;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 60px;
    padding-left: 5px;
    white-space: nowrap;
}

.content .top .dtyw .dtywList {
    height: 197px;
    width: 528px;
    margin-left: 30px;
}

.content .top .dtyw .dtywList ol {
    height: 197px;
    width: 528px;
}

.content .top .dtyw .dtywList ol li {
    list-style: none;
    overflow: hidden;
}

.content .top .dtyw .dtywList ol li .dian {
    float: left;
    font-size: 16px;
    color: #000000;
    line-height: 28px;
}

.content .top .dtyw .dtywList ol li a {
    float: left;
    ;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    line-height: 36px;
    width: 390px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .top .dtyw .dtywList ol li .fbrq {
    margin-left: 30px;
    font-size: 16px;
    color: #000000;
    line-height: 36px;
}

.content .top .dtyw .dtywList ol li a:hover {
    color: #0154AD;
}


/* 中间部分 */

.middle .zwgk {
    height: 367px;
    background: #ffffff;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.middle .zwfww {
    margin-top: 19px;
}

.middle .zwgk .zwgkUp {
    height: 306px;
}

.middle .zwgk .zwgkDown {
    height: 59px;
    border: 1px solid #0154AD;
}

.middle .zwgk .zwgkUp .upLeft {
    float: left;
    width: 498px;
}

.middle .zwgk .zwgkUp .upRight {
    float: right;
    ;
    width: 590px;
}


/* 政务公开 */

.zwgk .zwgkUp .upLeft .leftLabel {
    height: 57px;
    margin-left: 32px;
}

.zwgk .zwgkUp .upLeft .leftLabel span {
    display: block;
    width: 142px;
    height: 6px;
    background: #0154AD;
}

.zwgk .zwgkUp .upLeft .leftLabel a {
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #0154AD;
    margin-top: 10px;
    margin-left: 10px;
}

.zwgk .zwgkUp .upLeft .leftList {
    height: 249px;
    margin-left: 37px;
    width: 424px;
    overflow: hidden;
}

.zwgk .zwgkUp .upLeft .leftList div {
    float: left;
    width: 120px;
    height: 107px;
    background: #F5F5F5;
    margin-bottom: 19px;
    overflow: hidden;
}

.zwgk .zwgkUp .upLeft .leftList .listItem1 {
    margin-left: 32px;
}

.zwgk .zwgkUp .upLeft .leftList div img {
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 35px;
    margin-top: 10px;
}

.zwgk .zwgkUp .upLeft .leftList div a {
    display: block;
    width: 120px;
    text-decoration: none;
    font-size: 17px;
    line-height: 40px;
    text-align: center;
    color: #000000;
}

.zwgk .zwgkUp .upLeft .leftList div a:hover {
    color: #0154AD;
}


/* 公示公告 */

.zwgk .zwgkUp .upRight .rightLabel {
    width: 528px;
    height: 56px;
    border-bottom: 1px solid #8E8E8E;
}

.zwgk .zwgkUp .upRight .rightLabel a {
    text-decoration: none;
    font-size: 19px;
    font-weight: bold;
    line-height: 56px;
    height: 54px;
    margin-left: 12px;
    color: #000000;
}

.zwgk .zwgkUp .upRight .rightList {
    /* height: 197px; */
    margin-top: 21px;
}

.zwgk .zwgkUp .upRight .rightList .gsgg {
    padding-right: 25px
}

.zwgk .zwgkUp .upRight .rightList ol li {
    list-style: none;
    overflow: hidden;
}

.zwgk .zwgkUp .upRight .rightList ol li .dian {
    float: left;
    ;
    list-style: none;
    color: #000000;
    line-height: 28px;
}

.zwgk .zwgkUp .upRight .rightList ol li a {
    float: left;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    line-height: 36px;
    width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zwgk .zwgkUp .upRight .rightList ol li a:hover {
    color: #0154AD;
}

.zwgk .zwgkUp .upRight .rightList ol li .fbrq {
    float: right;
    font-size: 16px;
    color: #000000;
    line-height: 36px;
}

.upRight .hd {
    height: 46px;
    border-bottom: 1px solid #8E8E8E;
    width: 816px;
    margin: 0 auto;
    position: relative;
}

.upRight .hd ul li {
    list-style: none;
    float: left;
    cursor: pointer;
    text-align: center;
    line-height: 46px;
    font-size: 19px;
    color: #666;
    padding: 0 25px;
}

.upRight .hd ul li a {
    color: #666;
    display: inline-block;
    line-height: 46px;
    padding: 0 25px;
}

.upRight .hd ul li.on {
    border-bottom: 2px solid #0154AD;
}

.upRight .hd ul li.on a {
    font-weight: bold;
    color: #0154AD;
}


/* 政务服务办件量 */

.zwgk .zwgkUp .upRight .rightList .zwfwbjl {
    width: 100%;
    text-align: center
}

.zwgk .zwgkUp .upRight .rightList .zwfwbjl .row {
    border-bottom: 1px solid #C6E0FF;
    width: 100%;
}

.zwgk .zwgkUp .upRight .rightList .zwfwbjl .row li:last-child {
    border-right: 0px
}

.zwgk .zwgkUp .upRight .rightList .zwfwbjl .row1 li {
    width: 30%;
    display: inline-block;
    border-right: 1px solid #C6E0FF;
}

.zwgk .zwgkUp .upRight .rightList .zwfwbjl .row2 li {
    width: 45%;
    display: inline-block;
    border-right: 1px solid #C6E0FF;
}

.zwgk .zwgkUp .upRight .rightList .zwfwbjl .row li .title {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    padding-top: 15px;
}

.zwgk .zwgkUp .upRight .rightList .zwfwbjl .row li .value {
    font-size: 24px;
    font-family: DIN;
    font-weight: bold;
    color: #3477CA;
    text-align: center;
    padding: 15px 0;
}


/* 信息公开 */

.zwgk .zwgkDown div {
    float: left;
    margin-left: 65px;
    margin-top: 15px;
    overflow: hidden;
}

.zwgk .zwgkDown div img {
    float: left;
    ;
    height: 35px;
    width: 35px;
}

.zwgk .zwgkDown div a {
    font-size: 20px;
    color: #000000;
    text-decoration: none;
    line-height: 35px;
    padding: 0 10px;
}

.zwgk .zwgkDown div a:hover {
    color: #0154AD;
}


/* 政务服务 */

.middle .zwfww img {
    width: 1100px;
}


/* 下部分开始 */


/* 机关党建&文明创建 */

.content .down .downLeft {
    float: left;
    /* height: 291px; */
    width: 866px;
    background: #ffffff;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden;
}

.downLeft .hd {
    height: 46px;
    border-bottom: 1px solid #8E8E8E;
    width: 816px;
    margin: 0 auto;
    position: relative;
}


/* .downLeft .hd ul{float: left;position: absolute;left:0px;height: 46px;} */

.downLeft .hd ul li {
    list-style: none;
    float: left;
    cursor: pointer;
    text-align: center;
    line-height: 46px;
    font-size: 19px;
    color: #666;
    padding: 0 25px;
}

.downLeft .hd ul li a {
    color: #666;
    display: inline-block;
    line-height: 46px;
    padding: 0 25px;
}

.downLeft .hd ul li.on {
    border-bottom: 2px solid #0154AD;
}

.downLeft .hd ul li.on a {
    font-weight: bold;
    color: #0154AD;
}


/* .downLeft .hd .more{position: absolute;right: 5px;line-height: 46px;color: #646464;font-size: 14px;} */

.downLeft .bd {
    /* height: 161px; */
    width: 816px;
    margin: 25px auto;
}

.downLeft .bd ul li {
    height: 64px;
    overflow: hidden;
}

.downLeft .bd ul li .dian {
    float: left;
    list-style: none;
    color: #000000;
    line-height: 28px;
}

.downLeft .bd ul li a {
    float: left;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    line-height: 36px;
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.downLeft .bd ul li .fbrq {
    float: right;
    margin-right: 30px;
    font-size: 16px;
    color: #000000;
    line-height: 36px;
}

.downLeft .bd ul li a:hover {
    color: #0154AD;
}


/* 网上信访平台 */

.content .down .downRight {
    float: right;
}

.content .down .downRight img {
    width: 216px;
}


/*浮动*/

.right-nav {
    position: fixed;
    left: 50%;
    top: 425px;
    margin-left: 620px;
    z-index: 9999;
    background: #fff;
}

.right-nav .right-nav-close {
    width: 80px;
    height: 20px;
    background: url(../image/close.png) right center no-repeat;
    cursor: pointer;
}

.right-nav ul li {
    border: 1px solid #dcdcdc;
    border-bottom: none;
    list-style: none;
}

.right-nav ul li a {
    display: block;
    padding: 7px 12px;
    text-align: center;
    cursor: pointer;
}

.right-nav li:last-child {
    border-bottom: 1px solid #dcdcdc !important;
}

.right-nav li .ewm1 {
    background: url(https://file.henan.gov.cn/4500000051/img/phpj211.png) no-repeat;
    top: 50px;
}

.right-nav li .ewm1 img {
    margin-left: 5px;
    margin-top: 5px;
    width: 120px;
}

.show-ewm {
    position: absolute;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0);
    width: 140px;
    height: 130px;
    left: -50px;
    display: none;
}

.right-nav li .ewm2 {
    background: url(../image/phpj211.png) no-repeat;
    top: 120px;
    height: 155px;
}

.right-nav li .ewm2 img {
    width: 120px;
    padding: 5px;
}

.right-nav li .ewm2 p {
    font-size: 12px;
    line-height: 28px;
    background: #fff;
    width: 125px;
    margin: -4px auto 0;
    color: #1b4c84;
    padding-left: 7px;
}

.right-nav li .ewm3 {
    background: url(../image/phpj211.png) no-repeat;
    top: 190px;
    padding-top: 15px;
}

.right-nav li .ewm3 p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    text-align: center;
    width: 130px;
}

.right-nav li p {
    line-height: 18px;
    margin-top: 0px;
    color: #000;
}

.none {
    display: none;
}

.block {
    display: block;
}


/* 轮播 */

.TB-focus .hd li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.middle .TB-focus {
    border: 1px solid #D8D8D8;
    overflow: hidden;
    position: relative;
    width: 1100px;
    margin-top: 19px;
    height: 115px;
}

.TB-focus .hd {
    bottom: 10px;
    padding-left: 2px;
    position: absolute;
    right: 9px;
    z-index: 1;
}

.TB-focus .hd li {
    background: #fff;
    border: 1px solid #fff;
    color: #FF6600;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 10px;
    line-height: 10px;
    margin-left: -1px;
    opacity: 0.7;
    overflow: visible;
    text-align: center;
    width: 10px;
    margin: 0 3px;
}

.TB-focus .hd li.on {
    background: none repeat scroll 0 0 #1328d7;
    color: #FFFFFF;
    font-weight: bold;
    opacity: 1;
    position: relative;
    z-index: 2;
}

.luoboItem a img {
    width: 1100px;
    height: 117px;
}

#imghnzwfw2021 {
    position: fixed;
    left: 55px;
    top: 822px;
    background-color: #fff;
}

#imghnzwfw2021 img {
    height: 90px;
    width: 300px;
}

@media screen and (max-width:1680px) {
    #imghnzwfw2021 {
        position: fixed;
        left: 25px;
        top: 622px;
        background-color: #fff;
    }

    #imghnzwfw2021 img {
        height: 70px;
        width: 160px;
    }
}

/* 首页飘窗 */
.floatWindows{position: fixed;width: 220px;height: 107px;right: 0;top:0;cursor: pointer;z-index: 9999;background-color: #fff;}
.floatWindows a{display: inline-block;}
.floatWindows img{width: 220px;height: 107px;}
/* 适老化 */

.oldModel .content .contentBox {
    width: 1400px;
}

.oldModel .content .contentBox .lunbo {
    width: 100%;
    height: 1029px;
}

.oldModel .top .lunbo .hd {
    height: 60px;
}

.oldModel .top .lunbo .hd ul li {
    width: 60px;
    height: 60px;
    font-size: 32px;
    line-height: 60px;
}

.oldModel .content .contentBox .lunbo img {
    width: 100%;
    height: 1029px;
}

.oldModel .top .lunbo .bd li a span {
    width: 100%;
    height: 120px;
    font-size: 32px;
    line-height: 120px;
}

.oldModel .content .contentBox .dtyw {
    width: 100%;
}

.oldModel .content .contentBox .dtyw .dtywLabel {
    width: 1400px;
    margin: 0;
}

.oldModel .content .contentBox .dtyw .dtywLabel ul li {
    width: 200px;
}

.oldModel .content .contentBox .dtyw .dtywLabel ul li a {
    font-size: 32px;
}

.oldModel .top .dtyw .dtywTt ol li a {
    font-size: 32px;
}

.oldModel .content .top .dtyw .dtywList ol li a,
.oldModel .content .top .dtyw .dtywList ol li .fbrq,
.oldModel .content .top .dtyw .dtywList ol li span {
    font-size: 32px;
}
.oldModel .content .top .dtyw .dtywList ol li a{
    width: 850px;
}
.oldModel .downLeft .bd ul li a{width: 700px;}

.oldModel .content .top .dtyw .dtywList {
    width: 100%;
}

.oldModel .content .top .dtyw .dtywList,
.oldModel .content .top .dtyw .dtywList ol,
.oldModel .content .top .dtyw .dtywList ol li {
    position: relative;
    width: 1340px;
}

.oldModel .content .top .dtyw .dtywList ol li {
    height: 64px;
}

.oldModel .content .top .dtyw .dtywList ol li .fbrq {
    position: absolute;
    right: 0;
}

.oldModel .middle .zwgk .zwgkUp .upLeft,
.oldModel .middle .zwgk .zwgkUp .upRight {
    width: 100%;
}

.oldModel .content .contentBox .middle .zwgk {
    height: 850px;
}

.oldModel .middle .zwgk .zwgkUp {
    height: 650px;
}

.oldModel .zwgk .zwgkUp .upLeft .leftList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1340px;
}

.oldModel .zwgk .zwgkUp .upLeft .leftLabel a {
    font-size: 32px;
}

.oldModel .zwgk .zwgkUp .upLeft .leftList div {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;
    height: 150px;
    margin: 0;
}

.oldModel .zwgk .zwgkUp .upLeft .leftList div img {
    width: 80px;
    height: 80px;
    margin: 0;
}

.oldModel .zwgk .zwgkUp .upLeft .leftList div a {
    width: 200px;
    font-size: 32px;
}

.oldModel .zwgk .zwgkUp .upLeft .leftList .listItem1 {
    margin: 0;
}

.oldModel .zwgk .zwgkUp .upRight .rightLabel a {
    font-size: 32px;
}

.oldModel .zwgk .zwgkUp .upRight .rightLabel {
    width: 660px;
}

.oldModel .zwgk .zwgkUp .upRight .rightList ol li {
    height: 64px;
    margin-left: 30px;
}

.oldModel .zwgk .zwgkUp .upRight .rightList ol li a,
.oldModel .zwgk .zwgkUp .upRight .rightList ol li span,
.oldModel .zwgk .zwgkUp .upRight .rightList .zwfwbjl .row li .title,
.oldModel .zwgk .zwgkUp .upRight .rightList .zwfwbjl .row li .value {
    font-size: 32px;
}

.oldModel .zwgk .zwgkUp .upRight .rightList ol li a {
    width: 1000px;
}

.oldModel .content .contentBox .middle {
    height: 900px;
}

.oldModel .middle .zwgk .zwgkDown {
    display: flex;
    justify-content: space-between;
}

.oldModel .zwgk .zwgkDown div a {
    font-size: 32px;
}

.oldModel .middle .TB-focus {
    width: 1400px;
}

.oldModel .middle .TB-focus .bd ul {
    width: 1400px !important;
}

.oldModel .middle .zwfww img {
    width: 100%;
}

.oldModel .content .down .downLeft {
    width: 1100px;
}

.oldModel .content .down .downRight {
    width: 280px;
}

.oldModel .content .down .downRight img {
    width: 280px;
}

.oldModel .downLeft .hd,
.oldModel .downLeft .bd {
    width: 100%;
}

.oldModel .downLeft .hd ul li,
.oldModel .downLeft .bd ul li a,
.oldModel .downLeft .bd ul li .fbrq {
    font-size: 32px;
}

.oldModel .right-nav .right-nav-close {
    width: 120px;
}

.oldModel .right-nav ul li a img {
    width: 50px;
}

.oldModel .right-nav li p {
    font-size: 20px;
}

.oldModel .top .dtyw {
    height: 420px;
}

.oldModel .content .contentBox .down {
    margin-top: 105px;
    overflow: hidden;
}